Forgot cleanup
authorEduardo Ramos Testillano <eduardo.ramos.testillano@ericsson.com>
Sat, 28 Mar 2015 03:49:33 +0000 (04:49 +0100)
committerEduardo Ramos Testillano <eduardo.ramos.testillano@ericsson.com>
Sat, 28 Mar 2015 03:49:33 +0000 (04:49 +0100)
example/diameter/launcher/resources/pcap2diameterHex.sh

index 45dd820..25c247e 100755 (executable)
@@ -31,7 +31,7 @@ _exit () {
   echo
 
   # Cleanup
-  #rm -rf $tmpdir
+  rm -rf $tmpdir
 
   rc=1
   [ -n "$2" ] && rc=$2