Fixed id counters' cycling
[oweals/gnunet.git] / src / mesh / test_0
index 08143c5e669db95296e2d81553de42c62703924c..6529dd415611b1d4ce49bf0be948e911725dc322 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 N=$(ps aux | grep gnunet | wc -l)
 if [[ $N > 1 ]]; then
     echo "WARNING: there are GNUnet processes running!!!"