Skip to content

Commit

Permalink
Uploaded HIT to turk.
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGross committed Apr 2, 2011
1 parent 364c899 commit 638f16b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
@@ -1,2 +1,2 @@
hitid hittypeid
2EXB0HFL42J1ZIGVEWT7P0IGGAML00 285JK63ZVE3H5KVHLZH9ML5R3GNAZC
26L6XBAT2D5N4IYSISH0PG5TH5015A 2R7SCWY2AOO2U6X1JDFGWSCM6M7229
Expand Up @@ -3,7 +3,7 @@ source hit_header.sh "$@"

echo Backing up files...
pushd "$SCRIPTPATH" 1>/dev/null
cp -f "$HITNAME.input" "$HITNAME$SANDBOX.input"
cp -f "$HITNAME.input" "$HITNAME$SANDBOX.input" 2>/dev/null
for file in $HITNAME$SANDBOX.input.success*
do
mv "$file" "${file}2.bak" 2>/dev/null
Expand Down

0 comments on commit 638f16b

Please sign in to comment.