second test and nicer formatting
authorChris Koeritz <fred@gruntose.com>
Tue, 22 May 2018 15:26:53 +0000 (15:26 +0000)
committerChris Koeritz <fred@gruntose.com>
Tue, 22 May 2018 15:26:53 +0000 (15:26 +0000)
looking good; i think the change for checkin can stay in place, so that
now we always do a careful update before committing.  makes perfect
sense in this ordering, and i don't know what screwy problems i was
having before with that order but they seem to be gone now.
also checkin and puffer outer scripts have better formatting.

scripts/rev_control/bogus_file_tests_new_checkin-second_one.txt [new file with mode: 0644]
scripts/rev_control/checkin.sh
scripts/rev_control/puffer.sh

diff --git a/scripts/rev_control/bogus_file_tests_new_checkin-second_one.txt b/scripts/rev_control/bogus_file_tests_new_checkin-second_one.txt
new file mode 100644 (file)
index 0000000..9a84105
--- /dev/null
@@ -0,0 +1 @@
+testing a file added diff
index 5c254b8681deee2460a89c0138b11cfae85c3fb3..7d734187dd4c0e8726bc82b3a6d924f85e0fee38 100644 (file)
@@ -19,6 +19,8 @@ fi
 checkin_list $FULL_LIST
 exit_on_error "revision control check-in of list: $FULL_LIST"
 
+echo
+
 ##############
 
 # regenerate the scripts after the check-in, since an update during check-in
index 59ea7de506e22ca9034749109178762a73b657b9..2e676b5b21711b70593d1a528986adfaec16e23f 100644 (file)
@@ -23,6 +23,8 @@ fi
 puff_out_list $FULL_LIST
 exit_on_error "puffing out list: $FULL_LIST"
 
+echo
+
 ##############
 
 # regenerate the scripts after puffing out, since this could mean a modified version