Explorar o código

Removed ASCII in autoboot

Yoginth %!s(int64=7) %!d(string=hai) anos
pai
achega
1b125aa932
Modificáronse 2 ficheiros con 0 adicións e 3 borrados
  1. 0 2
      script/autoboot
  2. 0 1
      script/test

+ 0 - 2
script/autoboot

@@ -2,6 +2,4 @@
 
 set -e
 
-cat script/misc/oteascii.txt
-
 su git -c "/home/git/gitote/scripts/gitote_supervisord.sh restart"

+ 0 - 1
script/test

@@ -3,7 +3,6 @@
 # script/test: Run test suite for application. Optionally pass in a path to an
 #              individual test file to run a single test.
 
-cat script/misc/oteascii.txt
 
 set -e