diff options
author | Saturneric <[email protected]> | 2021-06-09 20:14:21 +0000 |
---|---|---|
committer | Saturneric <[email protected]> | 2021-06-09 20:14:21 +0000 |
commit | 587b26019beb51aadb4cd245e622774a90442966 (patch) | |
tree | 82b57edca07eadba820074f923b2f81a9f17f60a /test/runtest.sh | |
parent | Do not clear the text when the decryption operation fails. (diff) | |
download | GpgFrontend-587b26019beb51aadb4cd245e622774a90442966.tar.gz GpgFrontend-587b26019beb51aadb4cd245e622774a90442966.zip |
Adjust the project structure.
Write a readme.
Signed-off-by: Saturneric <[email protected]>
Diffstat (limited to 'test/runtest.sh')
-rwxr-xr-x | test/runtest.sh | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/test/runtest.sh b/test/runtest.sh deleted file mode 100755 index 56a01833..00000000 --- a/test/runtest.sh +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/bash - -rm keydb/* -rmdir keydb -mkdir keydb - -#make clean -#qmake -make - -./test |