Compare commits
2 Commits
721a156fce
...
e5054582c2
Author | SHA1 | Date | |
---|---|---|---|
e5054582c2 | |||
bbd287c92b |
@ -34,7 +34,7 @@ int main(int argc, char **argv) {
|
||||
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
|
||||
|
||||
//std::ifstream ifs("/tmp/slave-or-master.txt");
|
||||
|
@ -108,7 +108,8 @@ DEFINES += QT_DEPRECATED_WARNINGS
|
||||
# 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
|
||||
# customer-number.
|
||||
VERSION="1.4.2"
|
||||
# 1.4.3 : Use global directory for device-controller interfaces.h-file.
|
||||
VERSION="1.4.3"
|
||||
# PLANNED TODOS:
|
||||
# 1: Das Repository wird repariert bwz. neu geklont. Unabhaengig vom WAIT.
|
||||
# 2: Wenn der WAIT-Button aktiv ist, dann wird ein Repository repariert (neu
|
||||
|
Loading…
x
Reference in New Issue
Block a user