diff options
| author | Niklas Goby | 2011-04-18 09:43:34 +0200 |
|---|---|---|
| committer | Niklas Goby | 2011-04-18 09:43:34 +0200 |
| commit | d113dab715cea7e6f3da0a0a6e650298a6acc032 (patch) | |
| tree | 65873adce9fa6401026b1b4c89f12a1e8868e3c2 /src/testApp.sh | |
| parent | started to write a function for getting all available network (diff) | |
| parent | uniformed formatting... (diff) | |
| download | fbgui-d113dab715cea7e6f3da0a0a6e650298a6acc032.tar.gz fbgui-d113dab715cea7e6f3da0a0a6e650298a6acc032.tar.xz fbgui-d113dab715cea7e6f3da0a0a6e650298a6acc032.zip | |
Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbgui
Conflicts:
src/sysinfo.h
Diffstat (limited to 'src/testApp.sh')
| -rwxr-xr-x | src/testApp.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testApp.sh b/src/testApp.sh index c924500..9b46385 100755 --- a/src/testApp.sh +++ b/src/testApp.sh @@ -14,6 +14,7 @@ # clean /tmp/fbgui rm -rf /tmp/fbgui +rm /tmp/fbgui_trigger # path to script (including script name) script_path="$(cd "${0%/*}" 2>/dev/null; echo "$PWD"/"${0##*/}")" |
