Compare commits
No commits in common. "e5054582c2f065515b20b80a42d89044890f05fa" and "721a156fce2e896f39792b21019161ddec20c95b" have entirely different histories.
e5054582c2
...
721a156fce
@ -34,7 +34,7 @@ int main(int argc, char **argv) {
|
|||||||
setDebugLevel(LOG_NOTICE);
|
setDebugLevel(LOG_NOTICE);
|
||||||
}
|
}
|
||||||
|
|
||||||
// int r = std::system("ls -l /proc/[0-9]*/fd/* 2>/dev/null | grep /dev/ttymxc2 > /tmp/slave-or-master.txt");
|
int r = std::system("ls -l /proc/[0-9]*/fd/* 2>/dev/null | grep /dev/ttymxc2 > /tmp/slave-or-master.txt");
|
||||||
// lrwx------ 1 root root 64 Oct 31 14:55 /proc/884/fd/18 -> /dev/ttymxc2
|
// lrwx------ 1 root root 64 Oct 31 14:55 /proc/884/fd/18 -> /dev/ttymxc2
|
||||||
|
|
||||||
//std::ifstream ifs("/tmp/slave-or-master.txt");
|
//std::ifstream ifs("/tmp/slave-or-master.txt");
|
||||||
|
@ -108,8 +108,7 @@ DEFINES += QT_DEPRECATED_WARNINGS
|
|||||||
# 1.4.2 : Do not check if <repo_dir>/etc/psa_tariff and /etc/psa_tariff are
|
# 1.4.2 : Do not check if <repo_dir>/etc/psa_tariff and /etc/psa_tariff are
|
||||||
# the same after an rsync. They might be noy after a change of the
|
# the same after an rsync. They might be noy after a change of the
|
||||||
# customer-number.
|
# customer-number.
|
||||||
# 1.4.3 : Use global directory for device-controller interfaces.h-file.
|
VERSION="1.4.2"
|
||||||
VERSION="1.4.3"
|
|
||||||
# PLANNED TODOS:
|
# PLANNED TODOS:
|
||||||
# 1: Das Repository wird repariert bwz. neu geklont. Unabhaengig vom WAIT.
|
# 1: Das Repository wird repariert bwz. neu geklont. Unabhaengig vom WAIT.
|
||||||
# 2: Wenn der WAIT-Button aktiv ist, dann wird ein Repository repariert (neu
|
# 2: Wenn der WAIT-Button aktiv ist, dann wird ein Repository repariert (neu
|
||||||
|
Loading…
x
Reference in New Issue
Block a user