mirror of
https://github.com/davatorium/rofi.git
synced 2025-03-03 16:05:20 -05:00
Forgot to remove debug code, causing false negative.
This commit is contained in:
parent
4ab95f5d26
commit
a20e2a5ed9
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ kill ${XPID}
|
||||||
|
|
||||||
sleep 1
|
sleep 1
|
||||||
|
|
||||||
if [ `cat output.txt` != 'aap' ]
|
if [ `cat output.txt` != 'mies' ]
|
||||||
then
|
then
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue